net/http.http2stream.cancelCtx (field)

5 uses

	net/http (current package)
		h2_bundle.go#L4629: 	cancelCtx func()
		h2_bundle.go#L5662: 		st.cancelCtx()
		h2_bundle.go#L5710: 	st.cancelCtx()
		h2_bundle.go#L6165: 		cancelCtx: cancelCtx,
		h2_bundle.go#L6365: 		rw.rws.stream.cancelCtx()